SciChart.Charting3D Assembly > SciChart.Charting3D.Model Namespace : FreeSurfacePointSeries3D<TX,TY,TZ> Class
FreeSurfacePointSeries3D<TX,TY,TZ> Class Properties

For a list of all members of this type, see FreeSurfacePointSeries3D<TX,TY,TZ> members.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the wrapped DataSeries is Dirty. This will be set to True when the DataSeries has changes, and must be set to False after creating a 3D mesh  
Public PropertyGets a data offset by X axis of the Surface represented in System.Double type.  
Public PropertyGets a data offset by Y axis of the Surface represented in System.Double type.  
Public PropertyGets a data offset by Z axis of the Surface represented in System.Double type.  
Public Property Gets the Synchronization object  
Public Property Gets number of U segments of the 2D grid.  
Public Property Gets number of V segments of the 2D grid.  
Top
See Also